projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2caf026
)
Remove outdated sentence in readme
author
Felix Krull
<f_krull@gmx.de>
Sun, 18 Oct 2020 15:02:30 +0000
(17:02 +0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:56 +0000
(12:53 -0400)
rust-bindings/rust/README.md
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/README.md
b/rust-bindings/rust/README.md
index 6fde4b7c444d53e5750554836b1e5d5cf4682edd..6f0c914768527db4fb49e13c2f14c9aeb121e6ea 100644
(file)
--- a/
rust-bindings/rust/README.md
+++ b/
rust-bindings/rust/README.md
@@
-67,9
+67,6
@@
Run the following command to update the bundled gir files:
$ make update-gir-files
```
-The `OSTree-1.0.gir` file needs to be updated manually, either from a recent
-distribution package or by building from source.
-
### Documentation
The libostree API documentation is not included in the code by default because
of its LGPL license. This means normal `cargo doc` runs don't include API docs